-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(service-registry-api): add service-registry-api package #610
Conversation
why do we need this? |
to break the cyclic dependency between service-registry and coordinator |
For what exactly? Is there a planned change that will create a cyclic dependency? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #610 +/- ##
=======================================
Coverage 93.63% 93.63%
=======================================
Files 238 240 +2
Lines 33860 33870 +10
=======================================
+ Hits 31704 31714 +10
Misses 2156 2156 ☔ View full report in Codecov by Sentry. |
Description
AXE-4789
Todos
Steps to Test
Expected Behaviour
Other Notes